ResolveNamesResponseIndexedPagingOffset Property |
Represents the next index that should be used for the next request when you are using an indexed page view.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int IndexedPagingOffset { get; }Public ReadOnly Property IndexedPagingOffset As Integer
Get
Property Value
Type:
Int32
See Also